CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl mfc

搜索资源列表

  1. MFCopengl

    0下载:
  2. opengl中如何利用MFC的教程,文件格式是pdf的!-how to use MFC in opengl tutorial, pdf file format is the!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1253065
    • 提供者:张健
  1. Terrain

    0下载:
  2. OPenGL载入地图高程文件,但是只是简单的MFC实现-Elevation map OPenGL loading documents, but simply the realization of the MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3983776
    • 提供者:daidap
  1. ModelExe

    0下载:
  2. openGL的MFC单文档例子(包括画茶壶,贴图,绝对经典)-openGL examples of MFC Single Document (including painted teapot, mapping, an absolute classic)
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-12
    • 文件大小:2999844
    • 提供者:小方
  1. opengl_mfc_3D

    0下载:
  2. 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2057908
    • 提供者:程剑
  1. OPENGL_MFC_TUTORIALS

    0下载:
  2. it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3801170
    • 提供者:vivek
  1. MFC

    0下载:
  2. 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:7647
    • 提供者:任龙
  1. OpenGL_MFC

    0下载:
  2. 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:50915
    • 提供者:zhang
  1. OpenGL-Drawing

    0下载:
  2. 这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很好指导作用。-OpenGL Drawing For Vc++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:141668
    • 提供者:lsccls
  1. MFCopenglSpline

    0下载:
  2. MFC和OPENGL 结合的例子,使用GLUT。-MFC and OPENGL with examples of the use of GLUT.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:43735
    • 提供者:chbha
  1. glew

    0下载:
  2. c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:389764
    • 提供者:liuyu
  1. ThreeDBMP

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:107039
    • 提供者:arechi
  1. Lighting

    0下载:
  2. vs2008下基于mfc框架的OpenGL多视区演示程序。-vs2008 framework OpenGL Based mfc multi-viewport demo program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:181230
    • 提供者:
  1. aaa

    0下载:
  2. 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1301
    • 提供者:徐国华
  1. 3DShow

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:105959
    • 提供者:325
  1. 3DSLoader

    0下载:
  2. 在Opengl中导入3ds模型,MFC窗口模式下-Opengl to import 3ds model in
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:568229
    • 提供者:孙传明
  1. OpenGL_Dlg

    0下载:
  2. 使用OpenGL結合MFC做3維立體顯示一茶壺,並可以利用滑鼠右鍵選擇做平移、縮放及旋轉的基本操作功能。-The use of OpenGL with MFC to do three-dimensional stereoscopic display a teapot, and can choose to use right pan, zoom and rotate the basic operating functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:377386
    • 提供者:王曉銘
  1. TerrainHillshading

    1下载:
  2. 实现了MFC下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-MFC achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-24
    • 文件大小:9433562
    • 提供者:曹操
  1. 3D_DEM

    0下载:
  2. 基于mfc的opengl的地形生成程序,可编译,可运行-Based on mfc in opengl terrain generation program, you can compile, run
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16444910
    • 提供者:侯雨
  1. OpenGL_room

    1下载:
  2. 使用OpenGL和MFC的音频接口 完成一个3-D的仿真房间: 床,衣柜,书桌,电动玩具,电脑等,包含Texture, Animation等。-The use of OpenGL and MFC-audio interface to complete a 3-D simulation of the room: bed, wardrobe, desk, electric toys, computers, etc., including Texture, Animation and so on.
  3. 所属分类:OpenGL

    • 发布日期:2013-07-01
    • 文件大小:20821188
    • 提供者:Ye Li
  1. opengl

    0下载:
  2. 实现MFC与opengl的接口编程,能够绘制较复杂的图形。-Achieve the MFC with the opengl interface programming, one can draw more complex graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4462878
    • 提供者:xuqi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 47 »
搜珍网 www.dssz.com